home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Source / Sieve / SIEVEMFC / SIEVEMFC.RC < prev    next >
Text File  |  1996-06-06  |  3KB  |  133 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\SieveMFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\r\n"
  56.     "typelib sievemfc.tlb\r\n"
  57.     "\0"
  58. END
  59.  
  60. #endif    // APSTUDIO_INVOKED
  61.  
  62.  
  63. #ifndef _MAC
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // Version
  67. //
  68.  
  69. VS_VERSION_INFO VERSIONINFO
  70.  FILEVERSION 1,0,0,1
  71.  PRODUCTVERSION 1,0,0,1
  72.  FILEFLAGSMASK 0x3fL
  73. #ifdef _DEBUG
  74.  FILEFLAGS 0x1L
  75. #else
  76.  FILEFLAGS 0x0L
  77. #endif
  78.  FILEOS 0x4L
  79.  FILETYPE 0x2L
  80.  FILESUBTYPE 0x0L
  81. BEGIN
  82.     BLOCK "StringFileInfo"
  83.     BEGIN
  84.         BLOCK "040904B0"
  85.         BEGIN
  86.             VALUE "CompanyName", "\0"
  87.             VALUE "FileDescription", "SIEVEMFC DLL\0"
  88.             VALUE "FileVersion", "1, 0, 0, 1\0"
  89.             VALUE "InternalName", "SIEVEMFC\0"
  90.             VALUE "LegalCopyright", "Copyright ⌐ 1995\0"
  91.             VALUE "LegalTrademarks", "\0"
  92.             VALUE "OriginalFilename", "SIEVEMFC.DLL\0"
  93.             VALUE "ProductName", "SIEVEMFC Dynamic Link Library\0"
  94.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  95.         END
  96.     END
  97.     BLOCK "VarFileInfo"
  98.     BEGIN
  99.         VALUE "Translation", 0x409, 1200
  100.     END
  101. END
  102.  
  103. #endif    // !_MAC
  104.  
  105. #endif    // English (U.S.) resources
  106. /////////////////////////////////////////////////////////////////////////////
  107.  
  108.  
  109.  
  110. #ifndef APSTUDIO_INVOKED
  111. /////////////////////////////////////////////////////////////////////////////
  112. //
  113. // Generated from the TEXTINCLUDE 3 resource.
  114. //
  115. #define _AFX_NO_SPLITTER_RESOURCES
  116. #define _AFX_NO_OLE_RESOURCES
  117. #define _AFX_NO_TRACKER_RESOURCES
  118. #define _AFX_NO_PROPERTY_RESOURCES
  119.  
  120. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  121. #ifdef _WIN32
  122. LANGUAGE 9, 1
  123. #pragma code_page(1252)
  124. #endif
  125. #include "res\SieveMFC.rc2"  // non-Microsoft Visual C++ edited resources
  126. #include "afxres.rc"         // Standard components
  127. #endif
  128. typelib sievemfc.tlb
  129.  
  130. /////////////////////////////////////////////////////////////////////////////
  131. #endif    // not APSTUDIO_INVOKED
  132.  
  133.